home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: news.nask.org.pl!cyfronet!student!iskra
- From: iskra@student.uci.agh.edu.pl (Kamil Iskra)
- Subject: Re: Registerized args under GCC...
- Message-ID: <DnL3At.HB3@cyf-kr.edu.pl>
- Sender: news@cyf-kr.edu.pl (News Administrator)
- Nntp-Posting-Host: student.uci.agh.edu.pl
- Organization: Academic Computer Centre, CYFRONET
- X-Newsreader: TIN [version 1.1 PL8]
- References: <9602280157.AA000ze@ancient.demon.co.uk>
- Date: Fri, 1 Mar 1996 10:18:28 GMT
-
- John Stoll (js@ancient.demon.co.uk) wrote:
- > Can anybody explain to me how I can use registerized arguments with GCC?
-
- You can't. GCC does not support registerized arguments.
-
- If you really have to use them, write a small stub in assembler that
- pushes appropriate registers on stack and calls C routine.
-
- I started working on adding support for registerized arguments in GCC,
- with fairly promising results, but currently I don't have time to continue
- working on it.
-
- --
- / Kamil Iskra - AMIGA 1200, 68030 50MHz, HDD 850 MB, 10 MB RAM \
- | iskra@student.uci.agh.edu.pl kiskra@ernie.icslab.agh.edu.pl |
- | http://student.uci.agh.edu.pl/~iskra |
- \ PGP public key available via Finger or WWW /
-